xen memory alloctor: remove bit width restrictions
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 23 Feb 2007 17:02:58 +0000 (17:02 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 23 Feb 2007 17:02:58 +0000 (17:02 +0000)
commit116cd90796197322ef6c7b9870e210c0d5b38f94
treea1555b70b546b80840284778136f9f65841546df
parentd3ed20c747da06d5d8a497b5f50657ab73af5d38
xen memory alloctor: remove bit width restrictions

Hide the (default or user specified) DMA width from anything outside
the heap allocator. I/O-capable guests can now request any width for
the memory they want exchanged/added.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/domain_build.c
xen/common/memory.c
xen/common/page_alloc.c
xen/include/asm-ia64/config.h
xen/include/asm-x86/config.h
xen/include/xen/mm.h